*{
	padding:0px;
	margin:0px;
	font: 12px "MyNewFont", Arial, Helvetica, sans-serif;
	list-style: none;
	text-decoration: none;
}

.fl{
	float: left;
}
.rl{
	float: right;
}
.clearfix::after,.clearfix::before{
	clear: both;
	content: '';
	display: block;
}

.w{
	width: 1200px;
	margin:0px auto;
}

.nav{
	width: 100%;
}
.nav_con{
	width: 100%;
	box-sizing: border-box;
	padding:0 60px;
	height: 80px;
	line-height: 80px;
}
.nav_logo img{
	width: 189px;
	height: 50px;
}
.nav_logo{
	margin-top: 15px;
}
.nav_ul li{
	float: left;
	line-height: 80px;
	width: 100px;
	text-align: center;
}
.nav_ul li a{
	font-size: 16px;
	color: #333333;
}
.nav_ul{
	margin-left: 260px;
}
.nav_icon{
	margin-top: 27px;
	margin-left: 35px;
}
.nav_icon img{
	width: 27px;
	height: 23px;
}
.lianxi{
	padding-left: 60px;
	border-left: 1px solid #d6d6d6;
	height: 80px;
	line-height: 80px;
}
.lianxi_span{
	font-size: 14px;
	color: #333333;
	line-height: 80px;
}
.lianxi_icon img{
	width: 20px;
	height: 16px;
}
.lianxi_icon{
	margin-top: 30px;
	margin-left: 5px;
	margin-right: 5px;
}
.lianxi_num{
	font-size: 16px;
	color: #333333;
	line-height: 80px;
}

  footer{
    padding: 20px 0;
    background: #151515;
  }
  footer li{
    float: left;
    color: #fff;
    font-size: 14px;
  }
  footer li:first-child{
    width: 524px;
    border-right: 1px solid #7b7b7b;
    padding-top: 50px;
    padding-bottom: 20px;
    box-sizing: border-box;
  }
  footer li:first-child a{
    margin-right: 25px;
  }
  footer li p{
    margin-bottom: 7px;
  }
  footer li:nth-child(2){
    width: 483px;
    border-right: 1px solid #7b7b7b;
    padding-top: 50px;
    padding-bottom: 20px;
    padding-left: 92px;
    box-sizing: border-box;
  }
  footer li:last-child{
    width: 193px;
    padding-top: 15px;
    text-align: right;
  }
  footer li:last-child p{
    padding-right: 15px;
  }
/*ÁªÏµÎÒÃÇ*/
.contact_box{
  padding-top: 85px;
  padding-bottom: 65px;
}
.contact{
  width: 955px;
  box-shadow: 0 0 15px #ececec;
  border: 1px solid #ececec;
  padding: 65px 36px 36px 38px;
  box-sizing: border-box;
  position: relative;
}
.contact h3{
  font-size: 46px;
  color: #ef0116;
  font-family: Calibri Regular;
  margin-bottom: 65px;
}
.contact h4{
  color: #303030;
  font-size: 24px;
  margin-bottom: 20px;
}
.contact h4 img{
  margin-right: 20px;
  vertical-align: bottom;
}
.contact p{
  font-family: "MyNewFont";
  font-size: 16px;
  color: #6f6f6f;
}
.contact li{
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 18px;
  width: 416px;
  margin-bottom: 40px;
}
.contact li:last-child{
  width: 100%;
  margin-bottom: 20px;
}
.map{
  position: absolute;
  right: -244px;
  top:65px;
}
.map img{
  box-shadow: 0 0 10px #eeedee;
}
.contact .we{
  font-size: 14px;
  color: #989898;
  text-align: right;
}
.contact .we span{
  color: #ef0116;
}
.about_us{
  padding: 120px 0 100px;
}
.about_us h3{
  margin-bottom: 20px;
}
.about_left{
  width: 544px;
  padding-right: 20px;
  box-sizing: border-box;
}
.about_left h4{
  font-size: 16px;
  color: #787878;
  letter-spacing: 12px;
  margin-bottom: 40px;
}
.about_left p{
  font-size: 14px;
  color: #181818;
  text-indent: 28px;
  line-height: 33px;
}
.about_left p span{
  color: #ef0116;
  font-weight: 500;
}
.about_left .button{
  display: block;
  width: 110px;
  height:31px;
  border: 2px solid #ef0116;
  text-align: center;
  margin-top: 40px;
  margin-left: 5px;
  padding: 0 10px;
}
.about_left .button img{
  margin-top: 8px;
}
.about_left .button:hover{
  text-align: right;
}
.about_right{
  position: relative;
  z-index: 10;
}
.big_d{
  position: absolute;
  top:-82px;
  right: -60px;
  z-index: -1;
}
.cheng {
  position: absolute;
  top:5px;
  right: -110px;
}
/*°¸ÀýÏêÇé*/
.case_detail{
  padding-top: 40px;
  border-bottom:1px solid #e1e1e1;
  margin-bottom: 30px;
}
.breadcrumb {
  margin-bottom: 60px;
  list-style: none;
  border-radius: 4px;
  font-size: 14px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #333;
  /*content: "/\00a0";*/
  content: ">";
}
.breadcrumb > .active {
  color: #ef0116;
}
.case_detail h3{
  font-size: 30px;
  color: #333;
  margin-bottom: 20px;
  font-weight: 600;
}
.introduce{
  color: #818181;
  font-size: 15px;
  line-height: 33px;
  position: relative;
  margin-bottom: 35px;
}
.introduce .share_box{
  position: absolute;
  top:0;
  right: 0;
}
.introduce .share_box img{
  margin-left: 20px;
}
.case_pic{
  padding-bottom: 50px;
}
.case_pic .line {
  width: 100%;
  height: 1px;
  background: #e1e1e1;
  margin: 80px auto 0;
}
.go_top{
  display: block;
  width: 84px;
  margin: -14px auto 0;
  font-size: 16px;
  color: #333;
  background: #fff;
  text-align: center;
}
.go_top:hover{
  color: #ef0116;
}
#cases .img_box{
  overflow: hidden;
  height:217px;
}
#cases li a:hover .img_box img{
  transform: scale(1.1);
  transition: 0.1s linear;
}

.mypage a{
    color:#4d555d;
    width:auto;
    height:auto;
    padding:6px 12px;
    font-size:16px;
    margin-right:5px;
    border: 1px solid #DBDBDB;
    background: #F5F5F5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.mypage span{
    color:#717171;
    width:auto;
    height:auto;
    padding:10px;
    font-size:16px;
    border-radius:5px;
    margin-right:5px;
}
.mypage .linking,.mypage a:hover {
    color: #fff;
    background: #ff0000;
    border:1px solid transparent;
    border-radius: 4px;
}




p.ktitle{
	font-size:18px;
	text-align:left;
	padding:10px 0;
	
}
  .infor img{
  vertical-align: middle;
  margin-right: 5px;
}
  .infor span{
  margin-right: 50px;
  color: #a0a0a0;
}
 .infor{
  margin-bottom: 20px;
}
 .paging{
  margin-top: 40px;
  color: #00a0e9;
}
  .paging span{
  margin-right: 5px;
}

.container {
    width: 1200px;
    margin: 0 auto;
}


